Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

tests: avoid using real credentials unit tests#432

Merged
larkee merged 2 commits intomasterfrom
431-unittests-avoid-env-credentials
Jul 29, 2021
Merged

tests: avoid using real credentials unit tests#432
larkee merged 2 commits intomasterfrom
431-unittests-avoid-env-credentials

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Jul 28, 2021

Closes #431.

@tseaver tseaver requested review from a team and larkee July 28, 2021 21:52
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Jul 28, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 28, 2021
@tseaver
Copy link
Copy Markdown
Contributor Author

tseaver commented Jul 28, 2021

Unit tests /w [trace] will fail for Python > 3.6 until #429 is merged.

Rebased to master after merge of #429.

@larkee larkee merged commit 9c529f3 into master Jul 29, 2021
@larkee larkee deleted the 431-unittests-avoid-env-credentials branch July 29, 2021 00:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit tests should not require credentials from environment

2 participants